From defd3146ebfdda12d515463d4659f11cc9f29cd8 Mon Sep 17 00:00:00 2001 From: Matthias Clasen Date: Thu, 22 Oct 2015 14:32:08 -0400 Subject: [PATCH] gtk-demo: Add a range example to the shortcuts demo This shows off the new range display capability that I just added. --- demos/gtk-demo/shortcuts-builder.ui | 13 +++++++++++++ 1 file changed, 13 insertions(+) diff --git a/demos/gtk-demo/shortcuts-builder.ui b/demos/gtk-demo/shortcuts-builder.ui index f6777e208b..96ac72acd4 100644 --- a/demos/gtk-demo/shortcuts-builder.ui +++ b/demos/gtk-demo/shortcuts-builder.ui @@ -447,6 +447,19 @@ + + + 1 + Switching + + + 1 + <alt>1...9 + Switch to n-th tab + + + + -- 2.30.2